[INFO] fetching crate exarch-cli 0.4.0...
[INFO] testing exarch-cli-0.4.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate exarch-cli 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate exarch-cli 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate exarch-cli 0.4.0
[INFO] tweaked toml for crates.io crate exarch-cli 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate exarch-cli 0.4.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate exarch-cli 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fef396686435757b6f6987712d052e8e0e6d24b1c16da34c5927f2775a76df69
[INFO] running `Command { std: "docker" "start" "-a" "fef396686435757b6f6987712d052e8e0e6d24b1c16da34c5927f2775a76df69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fef396686435757b6f6987712d052e8e0e6d24b1c16da34c5927f2775a76df69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fef396686435757b6f6987712d052e8e0e6d24b1c16da34c5927f2775a76df69", kill_on_drop: false }`
[INFO] [stdout] fef396686435757b6f6987712d052e8e0e6d24b1c16da34c5927f2775a76df69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31303860e94b4e156f6ca0de09fee67b15c7c64d3960dc06079bfab4abdb08da
[INFO] running `Command { std: "docker" "start" "-a" "31303860e94b4e156f6ca0de09fee67b15c7c64d3960dc06079bfab4abdb08da", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling lzma-rust2 v0.16.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-padding v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling cbc v0.2.0
[INFO] [stderr]    Compiling aes v0.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling sevenz-rust2 v0.21.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v9.0.0-pre2
[INFO] [stderr]    Compiling exarch-core v0.4.0
[INFO] [stderr]    Compiling exarch-cli v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.82s
[INFO] running `Command { std: "docker" "inspect" "31303860e94b4e156f6ca0de09fee67b15c7c64d3960dc06079bfab4abdb08da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31303860e94b4e156f6ca0de09fee67b15c7c64d3960dc06079bfab4abdb08da", kill_on_drop: false }`
[INFO] [stdout] 31303860e94b4e156f6ca0de09fee67b15c7c64d3960dc06079bfab4abdb08da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5908ad25752feb253acb9a94afbdae26c9afda388aeb97efd52436aef428429f
[INFO] running `Command { std: "docker" "start" "-a" "5908ad25752feb253acb9a94afbdae26c9afda388aeb97efd52436aef428429f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling exarch-cli v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.73s
[INFO] running `Command { std: "docker" "inspect" "5908ad25752feb253acb9a94afbdae26c9afda388aeb97efd52436aef428429f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5908ad25752feb253acb9a94afbdae26c9afda388aeb97efd52436aef428429f", kill_on_drop: false }`
[INFO] [stdout] 5908ad25752feb253acb9a94afbdae26c9afda388aeb97efd52436aef428429f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16ec615b460225f0843384e6b97463356180092a372da45a45189810b3dda3a5
[INFO] running `Command { std: "docker" "start" "-a" "16ec615b460225f0843384e6b97463356180092a372da45a45189810b3dda3a5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/exarch-f672766c12338cfc)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test cli::tests::test_list_args_default_max_files ... ok
[INFO] [stdout] test cli::tests::test_list_args_both_flags ... ok
[INFO] [stdout] test cli::tests::test_allow_solid_archives_flag ... ok
[INFO] [stdout] test cli::tests::test_list_args_max_total_size_override ... ok
[INFO] [stdout] test cli::tests::test_parse_byte_size_overflow ... ok
[INFO] [stdout] test cli::tests::test_verify_args_default_max_files ... ok
[INFO] [stdout] test cli::tests::test_verify_args_max_files_override ... ok
[INFO] [stdout] test cli::tests::test_parse_byte_size ... ok
[INFO] [stdout] test commands::extract::tests::parse_extensions_filters_empty_tokens ... ok
[INFO] [stdout] test commands::extract::tests::parse_extensions_mixed_repeatable_and_comma ... ok
[INFO] [stdout] test commands::extract::tests::parse_extensions_trims_whitespace ... ok
[INFO] [stdout] test commands::extract::tests::parse_extensions_lowercases ... ok
[INFO] [stdout] test cli::tests::test_verify_args_max_total_size_override ... ok
[INFO] [stdout] test commands::extract::tests::parse_extensions_comma_split ... ok
[INFO] [stdout] test commands::extract::tests::parse_extensions_empty_input ... ok
[INFO] [stdout] test cli::tests::test_list_args_max_files_override ... ok
[INFO] [stdout] test commands::extract::tests::parse_extensions_strips_leading_dot ... ok
[INFO] [stdout] test output::human::tests::test_format_number_small ... ok
[INFO] [stdout] test output::human::tests::test_format_number_large ... ok
[INFO] [stdout] test output::human::tests::test_format_size_bytes ... ok
[INFO] [stdout] test output::human::tests::test_format_size_gigabytes ... ok
[INFO] [stdout] test output::human::tests::test_format_size_kilobytes ... ok
[INFO] [stdout] test output::human::tests::test_format_size_megabytes ... ok
[INFO] [stdout] test output::human::tests::test_format_number_millions ... ok
[INFO] [stdout] test output::human::tests::test_format_number_thousands ... ok
[INFO] [stdout] test output::human::tests::test_format_size_edge_cases ... ok
[INFO] [stdout] test output::json::tests::test_extraction_error_kind_hardlink_escape ... ok
[INFO] [stdout] test output::json::tests::test_extraction_error_kind_invalid_archive ... ok
[INFO] [stdout] test output::json::tests::test_extraction_error_kind_io_error ... ok
[INFO] [stdout] test output::json::tests::test_extraction_error_kind_path_traversal ... ok
[INFO] [stdout] test output::json::tests::test_extraction_error_kind_quota_exceeded ... ok
[INFO] [stdout] test output::json::tests::test_extraction_error_kind_security_violation ... ok
[INFO] [stdout] test output::json::tests::test_extraction_error_kind_symlink_escape ... ok
[INFO] [stdout] test commands::completion::tests::test_completion_generation ... ok
[INFO] [stdout] test output::json::tests::test_extraction_error_kind_unsupported_format ... ok
[INFO] [stdout] test output::json::tests::test_extraction_error_kind_zip_bomb ... ok
[INFO] [stdout] test output::json::tests::test_json_error_no_data_field ... ok
[INFO] [stdout] test output::json::tests::test_json_error_output_structure ... ok
[INFO] [stdout] test error::tests::test_convert_io_error ... ok
[INFO] [stdout] test error::tests::test_convert_path_traversal_error ... ok
[INFO] [stdout] test error::tests::test_hardlink_escape_path_appears_once ... ok
[INFO] [stderr] Error: potential zip bomb: compressed=1000 bytes, uncompressed=1000000 bytes (ratio: 1000.00)
[INFO] [stdout] test error::tests::test_partial_hardlink_escape_inner_text_appears_once ... ok
[INFO] [stdout] test error::tests::test_partial_symlink_escape_inner_text_appears_once ... ok
[INFO] [stdout] test error::tests::test_path_traversal_path_appears_once ... ok
[INFO] [stdout] test error::tests::test_symlink_escape_hint_shown_when_flag_inactive ... ok
[INFO] [stdout] test error::tests::test_symlink_escape_hint_suppressed_when_flag_active ... ok
[INFO] [stdout] test progress::tests::test_humanize_bytes ... ok
[INFO] [stdout] test error::tests::test_symlink_escape_path_appears_once ... ok
[INFO] [stdout] test output::human::tests::test_human_format_error_does_not_panic ... ok
[INFO] [stdout] test progress::tests::test_progress_callback ... ok
[INFO] [stdout] test progress::tests::test_verbose_progress_no_panic ... ok
[INFO] [stdout] test error::tests::test_convert_zip_bomb_error ... ok
[INFO] [stdout] test output::human::tests::test_human_format_error_plain_text_not_json ... ok
[INFO] [stdout] test output::json::tests::test_format_error_downcasts_extraction_error ... ok
[INFO] [stdout] test output::json::tests::test_format_error_unknown_error_uses_generic_kind ... ok
[INFO] [stdout] test output::json::tests::test_json_message_quota_exceeded_no_duplication ... ok
[INFO] [stdout] test output::json::tests::test_json_message_zip_bomb_no_duplication ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] Error: path traversal detected: ../etc/passwd
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-202ec04324e2f106)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test test_completion_elvish ... ok
[INFO] [stdout] test test_completion_help ... ok
[INFO] [stdout] test test_completion_fish ... ok
[INFO] [stdout] test test_byte_size_parsing ... ok
[INFO] [stdout] test test_create_command_multiple_sources ... ok
[INFO] [stdout] test test_create_command_quiet_mode ... ok
[INFO] [stdout] test test_create_command_output_exists_without_force ... ok
[INFO] [stdout] test test_create_command_basic ... ok
[INFO] [stdout] test test_create_command_json_output ... ok
[INFO] [stdout] test test_create_command_compression_level ... ok
[INFO] [stdout] test test_create_compression_level_max ... ok
[INFO] [stdout] test test_create_default_skips_symlinks ... ok
[INFO] [stdout] test test_create_empty_file ... ok
[INFO] [stdout] test test_completion_bash ... ok
[INFO] [stdout] test test_create_exclude_filters_correctly ... ok
[INFO] [stdout] test test_create_directory_with_only_hidden_files ... ok
[INFO] [stdout] test test_create_empty_directory ... ok
[INFO] [stdout] test test_create_deeply_nested_structure ... ok
[INFO] [stdout] test test_completion_powershell ... ok
[INFO] [stdout] test test_create_help ... ok
[INFO] [stdout] test test_create_mixed_file_types ... ok
[INFO] [stdout] test test_create_command_force_overwrite ... ok
[INFO] [stdout] test test_completion_invalid_shell ... ok
[INFO] [stdout] test test_create_multiple_sources_mixed_types ... ok
[INFO] [stdout] test test_create_invalid_compression_level_ten ... ok
[INFO] [stdout] test test_create_no_sources ... ok
[INFO] [stdout] test test_create_nonexistent_source ... ok
[INFO] [stdout] test test_completion_zsh ... ok
[INFO] [stdout] test test_create_multiple_exclude_patterns ... ok
[INFO] [stdout] test test_create_from_directory ... ok
[INFO] [stdout] test test_create_long_filename ... ok
[INFO] [stdout] test test_create_quiet_with_json_produces_no_output ... ok
[INFO] [stdout] test test_create_nested_directories ... ok
[INFO] [stdout] test test_create_invalid_compression_level_zero ... ok
[INFO] [stdout] test test_create_special_characters_filename ... ok
[INFO] [stdout] test test_create_all_compression_formats_directory ... ok
[INFO] [stdout] test test_create_excludes_hidden_by_default ... ok
[INFO] [stdout] test test_create_tar_zst ... ok
[INFO] [stdout] test test_create_unknown_archive_format ... ok
[INFO] [stdout] test test_create_all_compression_formats_single_file ... ok
[INFO] [stdout] test test_create_unicode_filename ... ok
[INFO] [stdout] test test_create_verbose_output ... ok
[INFO] [stdout] test test_create_with_strip_prefix ... ok
[INFO] [stdout] test test_create_verbose_shows_details ... ok
[INFO] [stdout] test test_create_very_long_path ... ok
[INFO] [stdout] test test_create_with_include_hidden ... ok
[INFO] [stdout] test test_create_zip ... ok
[INFO] [stdout] test test_extract_json_output_counts ... ok
[INFO] [stdout] test test_extract_help ... ok
[INFO] [stdout] test test_create_with_follow_symlinks ... ok
[INFO] [stdout] test test_extract_creates_files ... ok
[INFO] [stdout] test test_extract_nonexistent_archive ... ok
[INFO] [stdout] test test_extract_runs_successfully ... ok
[INFO] [stdout] test test_extract_json_output_format ... ok
[INFO] [stdout] test test_global_verbose_flag ... ok
[INFO] [stdout] test test_help_flag ... ok
[INFO] [stdout] test test_list_archive ... ok
[INFO] [stdout] test test_list_archive_json_output ... ok
[INFO] [stdout] test test_security_flags ... ok
[INFO] [stdout] test test_roundtrip_zip_directory ... ok
[INFO] [stdout] test test_extract_with_force_overwrites_conflicts ... ok
[INFO] [stdout] test test_roundtrip_tar_gz_single_file ... ok
[INFO] [stdout] test test_verify_archive_json_output ... ok
[INFO] [stdout] test test_extract_without_force_fails_on_conflict ... ok
[INFO] [stdout] test test_version_flag ... ok
[INFO] [stdout] test test_verify_archive_safe ... ok
[INFO] [stdout] test test_create_tar_bz2 ... ok
[INFO] [stdout] test test_create_compression_level_min ... ok
[INFO] [stdout] test test_create_handles_readonly_source_files ... ok
[INFO] [stdout] test test_create_strip_prefix_removes_parent_path ... ok
[INFO] [stdout] test test_create_command_exclude_patterns ... ok
[INFO] [stdout] test test_create_json_output_structure_complete ... ok
[INFO] [stdout] test test_create_mixed_sources ... ok
[INFO] [stdout] test test_create_tar_xz ... ok
[INFO] [stdout] test test_create_tar_uncompressed ... ok
[INFO] [stdout] test test_create_tar_gz_matches_gzip_extension ... ok
[INFO] [stdout] test test_create_compression_level_validation_range ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "16ec615b460225f0843384e6b97463356180092a372da45a45189810b3dda3a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16ec615b460225f0843384e6b97463356180092a372da45a45189810b3dda3a5", kill_on_drop: false }`
[INFO] [stdout] 16ec615b460225f0843384e6b97463356180092a372da45a45189810b3dda3a5
